翻訳と辞書
Words near each other
・ stripe set
・ striping
・ strobes
・ stroke
・ strong typing
・ strongarm
・ strongly connected component
・ strongly typed
・ stroustrup, bjarne
・ struct
structural recursion
・ structure diagram
・ structure of management information
・ structured analysis
・ structured analysis and design technique
・ structured design
・ structured language
・ structured programming
・ structured query language
・ strudel


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

structural recursion : FOLDOC
structural recursion
The process of transforming an expression by expressing its structure as a syntax tree and applying a certain transformation rule to each kind of node, starting from the top. Rules for non-{leaf nodes} will normally return a result which depends on applying the rules recursively to its sub-nodes. Examples include syntax analysis, {code generation}, abstract interpretation and program transformation.
(1995-01-11)



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.